Skip to content

dispersive lorentzian implementation#81

Merged
jobo322 merged 10 commits intomainfrom
80-implement-dispersive-lorentzian
Jun 18, 2025
Merged

dispersive lorentzian implementation#81
jobo322 merged 10 commits intomainfrom
80-implement-dispersive-lorentzian

Conversation

@jobo322
Copy link
Copy Markdown
Member

@jobo322 jobo322 commented Jun 9, 2025

it is a complementation of lorentzian, so with the same list of peaks [{ x, y, FWHM }...] we could generate a complex lorentzian by the combination of lorentzian and lorentzianDispersive line shapes.

image

@jobo322 jobo322 linked an issue Jun 9, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 85.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 88.49%. Comparing base (a3b4aea) to head (3e3ea1c).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...s/1d/lorentzian-dispersive/LorentzianDispersive.ts 85.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   93.48%   88.49%   -5.00%     
==========================================
  Files           6        8       +2     
  Lines         261      365     +104     
  Branches       83      114      +31     
==========================================
+ Hits          244      323      +79     
- Misses         17       42      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jobo322 jobo322 merged commit 1daf4b6 into main Jun 18, 2025
4 checks passed
@jobo322 jobo322 deleted the 80-implement-dispersive-lorentzian branch June 18, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement dispersive lorentzian

1 participant